Content Library Subscriptions UpdateSpecVcenter

Content Library Subscriptions UpdateSpecVcenter
Content Library Subscriptions UpdateSpecVcenter

The Content Library Subscriptions UpdateSpecVcenter schema defines information about the vCenter Server instance where the subscribed library associated with the subscription exists. The Content Library Subscriptions UpdateSpecVcenter schema is only applicable to subscribed library which exists on remote vCenter Server instance.

This schema was added in vSphere API 6.7.2.

JSON Example
{
    "hostname": "string",
    "https_port": 0
}
string
hostname
Optional

The hostname of the subscribed library's vCenter Server.

This property was added in vSphere API 6.7.2.

If missing or null, the value is unchanged.

integer As int64 As int64
https_port
Optional

The HTTPS port of the vCenter Server instance where the subscribed library exists.

This property was added in vSphere API 6.7.2.

If missing or null, the value is unchanged.